home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / kyfs6500.gpd < prev    next >
Encoding:
Text File  |  2003-02-21  |  38.3 KB  |  1,237 lines

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileName: "KYFS6500.GPD"
  7. *GPDFileVersion: "1.0"
  8. *Include: "StdNames.gpd"
  9. *Include: "ttfsub.gpd"
  10. *ModelName: "Kyocera FS-6500"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "kyores.dll"
  13. *PrintRate: 12
  14. *PrintRatePPM: 12
  15. *PrintRateUnit: PPM
  16. *PrinterType: PAGE
  17. *MaxCopies: 9999
  18. *FontCartSlots: 2
  19. *Feature: Orientation
  20. {
  21.     *rcNameID: =ORIENTATION_DISPLAY
  22.     *DefaultOption: PORTRAIT
  23.     *Option: PORTRAIT
  24.     {
  25.         *rcNameID: =PORTRAIT_DISPLAY
  26.         *Command: CmdSelect
  27.         {
  28.             *Order: DOC_SETUP.6
  29.             *Cmd: "<1B>&l0O"
  30.         }
  31.     }
  32.     *Option: LANDSCAPE_CC90
  33.     {
  34.         *rcNameID: =LANDSCAPE_DISPLAY
  35.         *Command: CmdSelect
  36.         {
  37.             *Order: DOC_SETUP.6
  38.             *Cmd: "<1B>&l1O"
  39.         }
  40.     }
  41. }
  42. *Feature: InputBin
  43. {
  44.     *rcNameID: =PAPER_SOURCE_DISPLAY
  45.     *DefaultOption: Option2
  46.     *Option: Option1
  47.     {
  48.         *rcNameID: 264
  49.         *Command: CmdSelect
  50.         {
  51.             *Order: DOC_SETUP.9
  52.             *Cmd: "<1B>&l0H"
  53.         }
  54.     }
  55.     *Option: Option2
  56.     {
  57.         *rcNameID: 265
  58.         *Command: CmdSelect
  59.         {
  60.             *Order: DOC_SETUP.9
  61.             *Cmd: "<1B>&l1H"
  62.         }
  63.     }
  64.     *Option: Option3
  65.     {
  66.         *rcNameID: 268
  67.         *Command: CmdSelect
  68.         {
  69.             *Order: DOC_SETUP.9
  70.             *Cmd: "<1B>&l4H"
  71.         }
  72.     }
  73.     *Option: Option4
  74.     {
  75.         *rcNameID: 274
  76.         *Command: CmdSelect
  77.         {
  78.             *Order: DOC_SETUP.9
  79.             *Cmd: "!R!CASS3;EXIT;"
  80.         }
  81.     }
  82.     *Option: MANUAL
  83.     {
  84.         *rcNameID: =MANUAL_FEED_DISPLAY
  85.         *Command: CmdSelect
  86.         {
  87.             *Order: DOC_SETUP.9
  88.             *Cmd: "<1B>&l2H"
  89.         }
  90.     }
  91.     *Option: Option6
  92.     {
  93.         *rcNameID: 276
  94.         *Command: CmdSelect
  95.         {
  96.             *Order: DOC_SETUP.9
  97.             *Cmd: "<1B>&l3H"
  98.         }
  99.     }
  100.     *Option: Option7
  101.     {
  102.         *rcNameID: 277
  103.         *Command: CmdSelect
  104.         {
  105.             *Order: DOC_SETUP.9
  106.             *Cmd: "<1B>&l6H"
  107.         }
  108.     }
  109.     *Option: Option8
  110.     {
  111.         *rcNameID: 278
  112.         *Command: CmdSelect
  113.         {
  114.             *Order: DOC_SETUP.9
  115.             *Cmd: "<1B>&l6H"
  116.         }
  117.     }
  118. }
  119. *Feature: Resolution
  120. {
  121.     *rcNameID: =RESOLUTION_DISPLAY
  122.     *DefaultOption: Option1
  123.     *Option: Option1
  124.     {
  125.         *Name: "300 x 300 " =DOTS_PER_INCH
  126.         *DPI: PAIR(300, 300)
  127.         *TextDPI: PAIR(300, 300)
  128.         *MinStripBlankPixels: 32
  129.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  130.         *SpotDiameter: 100
  131.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  132.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  133.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  134.         *Command: CmdSelect
  135.         {
  136.             *Order: DOC_SETUP.3
  137.             *Cmd: "@PJL SET RESOLUTION=300<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t300R<1B>&u"
  138. + "600D<1B>*r0F"
  139.         }
  140.     }
  141.     *Option: Option2
  142.     {
  143.         *Name: "150 x 150 " =DOTS_PER_INCH
  144.         *DPI: PAIR(150, 150)
  145.         *TextDPI: PAIR(300, 300)
  146.         *MinStripBlankPixels: 32
  147.         EXTERN_GLOBAL: *StripBlanks: LIST(ENCLOSED,TRAILING)
  148.         *SpotDiameter: 100
  149.         *Command: CmdBeginRaster { *Cmd : "<1B>*r1A" }
  150.         *Command: CmdEndRaster { *Cmd : "<1B>*rB" }
  151.         *Command: CmdSendBlockData { *Cmd : "<1B>*b" %d{NumOfDataBytes}"W" }
  152.         *Command: CmdSelect
  153.         {
  154.             *Order: DOC_SETUP.3
  155.             *Cmd: "@PJL SET RESOLUTION=300<0D0A>@PJL ENTER LANGUAGE = PCL<0D0A1B>E<1B>*t150R<1B>&u"
  156. + "600D<1B>*r0F"
  157.         }
  158.     }
  159. }
  160. *Feature: PaperSize
  161. {
  162.     *rcNameID: =PAPER_SIZE_DISPLAY
  163.     *DefaultOption: A4
  164.     *Option: LETTER
  165.     {
  166.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  167.         *PageProtectMem: 4109
  168.         *switch: Orientation
  169.         {
  170.             *case: PORTRAIT
  171.             {
  172.                 *PrintableArea: PAIR(4800, 6350)
  173.                 *PrintableOrigin: PAIR(150, 100)
  174.                 *switch: Resolution
  175.                 {
  176.                     *case: Option2
  177.                     {
  178.                         *PrintableArea: PAIR(4796, 6348)
  179.                         *PrintableOrigin: PAIR(152, 100)
  180.                     }
  181.                 }
  182.                 *CursorOrigin: PAIR(143, 95)
  183.                 *Command: CmdSelect
  184.                 {
  185.                     *Order: DOC_SETUP.10
  186.                     *Cmd: "!R!spsz6;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5776x7670Y"
  187.                 }
  188.             }
  189.             *case: LANDSCAPE_CC90
  190.             {
  191.                 *PrintableArea: PAIR(4800, 6300)
  192.                 *PrintableOrigin: PAIR(150, 150)
  193.                 *switch: Resolution
  194.                 {
  195.                     *case: Option2
  196.                     {
  197.                         *PrintableArea: PAIR(4796, 6296)
  198.                         *PrintableOrigin: PAIR(152, 152)
  199.                     }
  200.                 }
  201.                 *CursorOrigin: PAIR(95, 6481)
  202.                 *Command: CmdSelect
  203.                 {
  204.                     *Order: DOC_SETUP.10
  205.                     *Cmd: "!R!spsz6;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7670x5822Y"
  206.                 }
  207.             }
  208.         }
  209.     }
  210.     *Option: LEGAL
  211.     {
  212.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  213.         *PageProtectMem: 5230
  214.         *switch: Orientation
  215.         {
  216.             *case: PORTRAIT
  217.             {
  218.                 *PrintableArea: PAIR(4800, 8150)
  219.                 *PrintableOrigin: PAIR(150, 100)
  220.                 *switch: Resolution
  221.                 {
  222.                     *case: Option2
  223.                     {
  224.                         *PrintableArea: PAIR(4796, 8148)
  225.                         *PrintableOrigin: PAIR(152, 100)
  226.                     }
  227.                 }
  228.                 *CursorOrigin: PAIR(143, 95)
  229.                 *Command: CmdSelect
  230.                 {
  231.                     *Order: DOC_SETUP.10
  232.                     *Cmd: "!R!spsz7;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5776x9830Y"
  233.                 }
  234.             }
  235.             *case: LANDSCAPE_CC90
  236.             {
  237.                 *PrintableArea: PAIR(4800, 8100)
  238.                 *PrintableOrigin: PAIR(150, 150)
  239.                 *switch: Resolution
  240.                 {
  241.                     *case: Option2
  242.                     {
  243.                         *PrintableArea: PAIR(4796, 8096)
  244.                         *PrintableOrigin: PAIR(152, 152)
  245.                     }
  246.                 }
  247.                 *CursorOrigin: PAIR(95, 8281)
  248.                 *Command: CmdSelect
  249.                 {
  250.                     *Order: DOC_SETUP.10
  251.                     *Cmd: "!R!spsz7;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t9830x5822Y"
  252.                 }
  253.             }
  254.         }
  255.     }
  256.     *Option: TABLOID
  257.     {
  258.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  259.         *PageProtectMem: 9350
  260.         *switch: Orientation
  261.         {
  262.             *case: PORTRAIT
  263.             {
  264.                 *PrintableArea: PAIR(6300, 9900)
  265.                 *PrintableOrigin: PAIR(150, 150)
  266.                 *switch: Resolution
  267.                 {
  268.                     *case: Option2
  269.                     {
  270.                         *PrintableArea: PAIR(6296, 9896)
  271.                         *PrintableOrigin: PAIR(152, 152)
  272.                     }
  273.                 }
  274.                 *CursorOrigin: PAIR(143, 95)
  275.                 *Command: CmdSelect
  276.                 {
  277.                     *Order: DOC_SETUP.10
  278.                     *Cmd: "!R!spsz12;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7576x11990Y"
  279.                 }
  280.             }
  281.             *case: LANDSCAPE_CC90
  282.             {
  283.                 *PrintableArea: PAIR(6300, 9900)
  284.                 *PrintableOrigin: PAIR(150, 150)
  285.                 *switch: Resolution
  286.                 {
  287.                     *case: Option2
  288.                     {
  289.                         *PrintableArea: PAIR(6296, 9896)
  290.                         *PrintableOrigin: PAIR(152, 152)
  291.                     }
  292.                 }
  293.                 *CursorOrigin: PAIR(95, 10081)
  294.                 *Command: CmdSelect
  295.                 {
  296.                     *Order: DOC_SETUP.10
  297.                     *Cmd: "!R!spsz12;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t11990x7622Y"
  298.                 }
  299.             }
  300.         }
  301.     }
  302.     *Option: EXECUTIVE
  303.     {
  304.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  305.         *PageProtectMem: 4109
  306.         *switch: Orientation
  307.         {
  308.             *case: PORTRAIT
  309.             {
  310.                 *PrintableArea: PAIR(4050, 6050)
  311.                 *PrintableOrigin: PAIR(150, 100)
  312.                 *switch: Resolution
  313.                 {
  314.                     *case: Option2
  315.                     {
  316.                         *PrintableArea: PAIR(4048, 6048)
  317.                         *PrintableOrigin: PAIR(152, 100)
  318.                     }
  319.                 }
  320.                 *CursorOrigin: PAIR(143, 95)
  321.                 *Command: CmdSelect
  322.                 {
  323.                     *Order: DOC_SETUP.10
  324.                     *Cmd: "!R!spsz5;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4876x7310Y"
  325.                 }
  326.             }
  327.             *case: LANDSCAPE_CC90
  328.             {
  329.                 *PrintableArea: PAIR(4050, 6000)
  330.                 *PrintableOrigin: PAIR(150, 150)
  331.                 *switch: Resolution
  332.                 {
  333.                     *case: Option2
  334.                     {
  335.                         *PrintableArea: PAIR(4048, 5996)
  336.                         *PrintableOrigin: PAIR(152, 152)
  337.                     }
  338.                 }
  339.                 *CursorOrigin: PAIR(95, 6181)
  340.                 *Command: CmdSelect
  341.                 {
  342.                     *Order: DOC_SETUP.10
  343.                     *Cmd: "!R!spsz5;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7310x4922Y"
  344.                 }
  345.             }
  346.         }
  347.     }
  348.     *Option: A3
  349.     {
  350.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  351.         *PageProtectMem: 9667
  352.         *switch: Orientation
  353.         {
  354.             *case: PORTRAIT
  355.             {
  356.                 *PrintableArea: PAIR(6714, 9624)
  357.                 *PrintableOrigin: PAIR(150, 150)
  358.                 *switch: Resolution
  359.                 {
  360.                     *case: Option2
  361.                     {
  362.                         *PrintableArea: PAIR(6712, 9620)
  363.                         *PrintableOrigin: PAIR(152, 152)
  364.                     }
  365.                 }
  366.                 *CursorOrigin: PAIR(143, 95)
  367.                 *Command: CmdSelect
  368.                 {
  369.                     *Order: DOC_SETUP.10
  370.                     *Cmd: "!R!spsz10;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t8073x11659Y"
  371.                 }
  372.             }
  373.             *case: LANDSCAPE_CC90
  374.             {
  375.                 *PrintableArea: PAIR(6714, 9624)
  376.                 *PrintableOrigin: PAIR(150, 150)
  377.                 *switch: Resolution
  378.                 {
  379.                     *case: Option2
  380.                     {
  381.                         *PrintableArea: PAIR(6712, 9620)
  382.                         *PrintableOrigin: PAIR(152, 152)
  383.                     }
  384.                 }
  385.                 *CursorOrigin: PAIR(95, 9805)
  386.                 *Command: CmdSelect
  387.                 {
  388.                     *Order: DOC_SETUP.10
  389.                     *Cmd: "!R!spsz10;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t11659x8119Y"
  390.                 }
  391.             }
  392.         }
  393.     }
  394.     *Option: A4
  395.     {
  396.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  397.         *PageProtectMem: 4249
  398.         *switch: Orientation
  399.         {
  400.             *case: PORTRAIT
  401.             {
  402.                 *PrintableArea: PAIR(4662, 6764)
  403.                 *PrintableOrigin: PAIR(150, 100)
  404.                 *switch: Resolution
  405.                 {
  406.                     *case: Option2
  407.                     {
  408.                         *PrintableArea: PAIR(4660, 6764)
  409.                         *PrintableOrigin: PAIR(152, 100)
  410.                     }
  411.                 }
  412.                 *CursorOrigin: PAIR(143, 95)
  413.                 *Command: CmdSelect
  414.                 {
  415.                     *Order: DOC_SETUP.10
  416.                     *Cmd: "!R!spsz8;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5611x8167Y"
  417.                 }
  418.             }
  419.             *case: LANDSCAPE_CC90
  420.             {
  421.                 *PrintableArea: PAIR(4662, 6714)
  422.                 *PrintableOrigin: PAIR(150, 150)
  423.                 *switch: Resolution
  424.                 {
  425.                     *case: Option2
  426.                     {
  427.                         *PrintableArea: PAIR(4660, 6712)
  428.                         *PrintableOrigin: PAIR(152, 152)
  429.                     }
  430.                 }
  431.                 *CursorOrigin: PAIR(95, 6895)
  432.                 *Command: CmdSelect
  433.                 {
  434.                     *Order: DOC_SETUP.10
  435.                     *Cmd: "!R!spsz8;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t8167x5657Y"
  436.                 }
  437.             }
  438.         }
  439.     }
  440.     *Option: A5
  441.     {
  442.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  443.         *PageProtectMem: 2125
  444.         *switch: Orientation
  445.         {
  446.             *case: PORTRAIT
  447.             {
  448.                 *PrintableArea: PAIR(3198, 4662)
  449.                 *PrintableOrigin: PAIR(150, 150)
  450.                 *switch: Resolution
  451.                 {
  452.                     *case: Option2
  453.                     {
  454.                         *PrintableArea: PAIR(3196, 4660)
  455.                         *PrintableOrigin: PAIR(152, 152)
  456.                     }
  457.                 }
  458.                 *CursorOrigin: PAIR(143, 95)
  459.                 *Command: CmdSelect
  460.                 {
  461.                     *Order: DOC_SETUP.10
  462.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3854x5705Y"
  463.                 }
  464.             }
  465.             *case: LANDSCAPE_CC90
  466.             {
  467.                 *PrintableArea: PAIR(3198, 4662)
  468.                 *PrintableOrigin: PAIR(150, 150)
  469.                 *switch: Resolution
  470.                 {
  471.                     *case: Option2
  472.                     {
  473.                         *PrintableArea: PAIR(3196, 4660)
  474.                         *PrintableOrigin: PAIR(152, 152)
  475.                     }
  476.                 }
  477.                 *CursorOrigin: PAIR(95, 4843)
  478.                 *Command: CmdSelect
  479.                 {
  480.                     *Order: DOC_SETUP.10
  481.                     *Cmd: "!R!spsz13;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5705x3900Y"
  482.                 }
  483.             }
  484.         }
  485.     }
  486.     *Option: Option8
  487.     {
  488.         *rcNameID: 258
  489.         *PageDimensions: PAIR(2480, 3498)
  490.         *PageProtectMem: 2125
  491.         *switch: Orientation
  492.         {
  493.             *case: PORTRAIT
  494.             {
  495.                 *PrintableArea: PAIR(2180, 3198)
  496.                 *PrintableOrigin: PAIR(150, 150)
  497.                 *switch: Resolution
  498.                 {
  499.                     *case: Option2
  500.                     {
  501.                         *PrintableArea: PAIR(2176, 3196)
  502.                         *PrintableOrigin: PAIR(152, 152)
  503.                     }
  504.                 }
  505.                 *CursorOrigin: PAIR(143, 95)
  506.                 *Command: CmdSelect
  507.                 {
  508.                     *Order: DOC_SETUP.10
  509.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2632x3948Y"
  510.                 }
  511.             }
  512.             *case: LANDSCAPE_CC90
  513.             {
  514.                 *PrintableArea: PAIR(2180, 3198)
  515.                 *PrintableOrigin: PAIR(150, 150)
  516.                 *switch: Resolution
  517.                 {
  518.                     *case: Option2
  519.                     {
  520.                         *PrintableArea: PAIR(2176, 3196)
  521.                         *PrintableOrigin: PAIR(152, 152)
  522.                     }
  523.                 }
  524.                 *CursorOrigin: PAIR(95, 3379)
  525.                 *Command: CmdSelect
  526.                 {
  527.                     *Order: DOC_SETUP.10
  528.                     *Cmd: "!R!spsz14;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3948x2678Y"
  529.                 }
  530.             }
  531.         }
  532.     }
  533.     *Option: B4
  534.     {
  535.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  536.         *PageProtectMem: 6391
  537.         *switch: Orientation
  538.         {
  539.             *case: PORTRAIT
  540.             {
  541.                 *PrintableArea: PAIR(5772, 8298)
  542.                 *PrintableOrigin: PAIR(150, 150)
  543.                 *switch: Resolution
  544.                 {
  545.                     *case: Option2
  546.                     {
  547.                         *PrintableArea: PAIR(5768, 8296)
  548.                         *PrintableOrigin: PAIR(152, 152)
  549.                     }
  550.                 }
  551.                 *CursorOrigin: PAIR(143, 95)
  552.                 *Command: CmdSelect
  553.                 {
  554.                     *Order: DOC_SETUP.10
  555.                     *Cmd: "!R!spsz11;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6943x10068Y"
  556.                 }
  557.             }
  558.             *case: LANDSCAPE_CC90
  559.             {
  560.                 *PrintableArea: PAIR(5772, 8298)
  561.                 *PrintableOrigin: PAIR(150, 150)
  562.                 *switch: Resolution
  563.                 {
  564.                     *case: Option2
  565.                     {
  566.                         *PrintableArea: PAIR(5768, 8296)
  567.                         *PrintableOrigin: PAIR(152, 152)
  568.                     }
  569.                 }
  570.                 *CursorOrigin: PAIR(95, 8479)
  571.                 *Command: CmdSelect
  572.                 {
  573.                     *Order: DOC_SETUP.10
  574.                     *Cmd: "!R!spsz11;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t10068x8158Y"
  575.                 }
  576.             }
  577.         }
  578.     }
  579.     *Option: B5
  580.     {
  581.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  582.         *PageProtectMem: 3198
  583.         *switch: Orientation
  584.         {
  585.             *case: PORTRAIT
  586.             {
  587.                 *PrintableArea: PAIR(4002, 5772)
  588.                 *PrintableOrigin: PAIR(150, 150)
  589.                 *switch: Resolution
  590.                 {
  591.                     *case: Option2
  592.                     {
  593.                         *PrintableArea: PAIR(4000, 5768)
  594.                         *PrintableOrigin: PAIR(152, 152)
  595.                     }
  596.                 }
  597.                 *CursorOrigin: PAIR(143, 95)
  598.                 *Command: CmdSelect
  599.                 {
  600.                     *Order: DOC_SETUP.10
  601.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4819x7036Y"
  602.                 }
  603.             }
  604.             *case: LANDSCAPE_CC90
  605.             {
  606.                 *PrintableArea: PAIR(4002, 5772)
  607.                 *PrintableOrigin: PAIR(150, 150)
  608.                 *switch: Resolution
  609.                 {
  610.                     *case: Option2
  611.                     {
  612.                         *PrintableArea: PAIR(4000, 5768)
  613.                         *PrintableOrigin: PAIR(152, 152)
  614.                     }
  615.                 }
  616.                 *CursorOrigin: PAIR(95, 5953)
  617.                 *Command: CmdSelect
  618.                 {
  619.                     *Order: DOC_SETUP.10
  620.                     *Cmd: "!R!spsz9;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t7036x4865Y"
  621.                 }
  622.             }
  623.         }
  624.     }
  625.     *Option: Option11
  626.     {
  627.         *rcNameID: 259
  628.         *PageDimensions: PAIR(3024, 4302)
  629.         *PageProtectMem: 3198
  630.         *switch: Orientation
  631.         {
  632.             *case: PORTRAIT
  633.             {
  634.                 *PrintableArea: PAIR(2724, 4002)
  635.                 *PrintableOrigin: PAIR(150, 150)
  636.                 *switch: Resolution
  637.                 {
  638.                     *case: Option2
  639.                     {
  640.                         *PrintableArea: PAIR(2720, 4000)
  641.                         *PrintableOrigin: PAIR(152, 152)
  642.                     }
  643.                 }
  644.                 *CursorOrigin: PAIR(143, 95)
  645.                 *Command: CmdSelect
  646.                 {
  647.                     *Order: DOC_SETUP.10
  648.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t3285x4913Y"
  649.                 }
  650.             }
  651.             *case: LANDSCAPE_CC90
  652.             {
  653.                 *PrintableArea: PAIR(2724, 4002)
  654.                 *PrintableOrigin: PAIR(150, 150)
  655.                 *switch: Resolution
  656.                 {
  657.                     *case: Option2
  658.                     {
  659.                         *PrintableArea: PAIR(2720, 4000)
  660.                         *PrintableOrigin: PAIR(152, 152)
  661.                     }
  662.                 }
  663.                 *CursorOrigin: PAIR(95, 4183)
  664.                 *Command: CmdSelect
  665.                 {
  666.                     *Order: DOC_SETUP.10
  667.                     *Cmd: "!R!spsz15;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4913x3331Y"
  668.                 }
  669.             }
  670.         }
  671.     }
  672.     *Option: ENV_10
  673.     {
  674.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  675.         *PageProtectMem: 4109
  676.         *switch: Orientation
  677.         {
  678.             *case: PORTRAIT
  679.             {
  680.                 *PrintableArea: PAIR(2177, 5400)
  681.                 *PrintableOrigin: PAIR(150, 150)
  682.                 *switch: Resolution
  683.                 {
  684.                     *case: Option1
  685.                     {
  686.                         *PrintableArea: PAIR(2176, 5400)
  687.                     }
  688.                     *case: Option2
  689.                     {
  690.                         *PrintableArea: PAIR(2172, 5396)
  691.                         *PrintableOrigin: PAIR(152, 152)
  692.                     }
  693.                 }
  694.                 *CursorOrigin: PAIR(143, 95)
  695.                 *Command: CmdSelect
  696.                 {
  697.                     *Order: DOC_SETUP.10
  698.                     *Cmd: "!R!spsz2;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2630x6590Y"
  699.                 }
  700.             }
  701.             *case: LANDSCAPE_CC90
  702.             {
  703.                 *PrintableArea: PAIR(2177, 5400)
  704.                 *PrintableOrigin: PAIR(150, 150)
  705.                 *switch: Resolution
  706.                 {
  707.                     *case: Option1
  708.                     {
  709.                         *PrintableArea: PAIR(2176, 5400)
  710.                     }
  711.                     *case: Option2
  712.                     {
  713.                         *PrintableArea: PAIR(2172, 5396)
  714.                         *PrintableOrigin: PAIR(152, 152)
  715.                     }
  716.                 }
  717.                 *CursorOrigin: PAIR(95, 5581)
  718.                 *Command: CmdSelect
  719.                 {
  720.                     *Order: DOC_SETUP.10
  721.                     *Cmd: "!R!spsz2;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6590x2676Y"
  722.                 }
  723.             }
  724.         }
  725.     }
  726.     *Option: ENV_MONARCH
  727.     {
  728.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  729.         *PageProtectMem: 4109
  730.         *switch: Orientation
  731.         {
  732.             *case: PORTRAIT
  733.             {
  734.                 *PrintableArea: PAIR(2028, 4200)
  735.                 *PrintableOrigin: PAIR(150, 150)
  736.                 *switch: Resolution
  737.                 {
  738.                     *case: Option2
  739.                     {
  740.                         *PrintableArea: PAIR(2024, 4196)
  741.                         *PrintableOrigin: PAIR(152, 152)
  742.                     }
  743.                 }
  744.                 *CursorOrigin: PAIR(143, 95)
  745.                 *Command: CmdSelect
  746.                 {
  747.                     *Order: DOC_SETUP.10
  748.                     *Cmd: "!R!spsz1;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2450x5150Y"
  749.                 }
  750.             }
  751.             *case: LANDSCAPE_CC90
  752.             {
  753.                 *PrintableArea: PAIR(2028, 4200)
  754.                 *PrintableOrigin: PAIR(150, 150)
  755.                 *switch: Resolution
  756.                 {
  757.                     *case: Option2
  758.                     {
  759.                         *PrintableArea: PAIR(2024, 4196)
  760.                         *PrintableOrigin: PAIR(152, 152)
  761.                     }
  762.                 }
  763.                 *CursorOrigin: PAIR(95, 4381)
  764.                 *Command: CmdSelect
  765.                 {
  766.                     *Order: DOC_SETUP.10
  767.                     *Cmd: "!R!spsz1;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5150x2496Y"
  768.                 }
  769.             }
  770.         }
  771.     }
  772.     *Option: ENV_C5
  773.     {
  774.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  775.         *PageProtectMem: 4109
  776.         *switch: Orientation
  777.         {
  778.             *case: PORTRAIT
  779.             {
  780.                 *PrintableArea: PAIR(3528, 5112)
  781.                 *PrintableOrigin: PAIR(150, 150)
  782.                 *switch: Resolution
  783.                 {
  784.                     *case: Option2
  785.                     {
  786.                         *PrintableArea: PAIR(3524, 5108)
  787.                         *PrintableOrigin: PAIR(152, 152)
  788.                     }
  789.                 }
  790.                 *CursorOrigin: PAIR(143, 95)
  791.                 *Command: CmdSelect
  792.                 {
  793.                     *Order: DOC_SETUP.10
  794.                     *Cmd: "!R!spsz4;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t4250x6245Y"
  795.                 }
  796.             }
  797.             *case: LANDSCAPE_CC90
  798.             {
  799.                 *PrintableArea: PAIR(3528, 5112)
  800.                 *PrintableOrigin: PAIR(150, 150)
  801.                 *switch: Resolution
  802.                 {
  803.                     *case: Option2
  804.                     {
  805.                         *PrintableArea: PAIR(3524, 5108)
  806.                         *PrintableOrigin: PAIR(152, 152)
  807.                     }
  808.                 }
  809.                 *CursorOrigin: PAIR(95, 5293)
  810.                 *Command: CmdSelect
  811.                 {
  812.                     *Order: DOC_SETUP.10
  813.                     *Cmd: "!R!spsz4;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t6245x4296Y"
  814.                 }
  815.             }
  816.         }
  817.     }
  818.     *Option: ENV_DL
  819.     {
  820.         *rcNameID: =RCID_DMPAPER_SYSTEM_NAME
  821.         *PageProtectMem: 4109
  822.         *switch: Orientation
  823.         {
  824.             *case: PORTRAIT
  825.             {
  826.                 *PrintableArea: PAIR(2298, 4896)
  827.                 *PrintableOrigin: PAIR(150, 150)
  828.                 *switch: Resolution
  829.                 {
  830.                     *case: Option2
  831.                     {
  832.                         *PrintableArea: PAIR(2296, 4892)
  833.                         *PrintableOrigin: PAIR(152, 152)
  834.                     }
  835.                 }
  836.                 *CursorOrigin: PAIR(143, 95)
  837.                 *Command: CmdSelect
  838.                 {
  839.                     *Order: DOC_SETUP.10
  840.                     *Cmd: "!R!spsz3;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t2774x5986Y"
  841.                 }
  842.             }
  843.             *case: LANDSCAPE_CC90
  844.             {
  845.                 *PrintableArea: PAIR(2298, 4896)
  846.                 *PrintableOrigin: PAIR(150, 150)
  847.                 *switch: Resolution
  848.                 {
  849.                     *case: Option2
  850.                     {
  851.                         *PrintableArea: PAIR(2296, 4892)
  852.                         *PrintableOrigin: PAIR(152, 152)
  853.                     }
  854.                 }
  855.                 *CursorOrigin: PAIR(95, 5077)
  856.                 *Command: CmdSelect
  857.                 {
  858.                     *Order: DOC_SETUP.10
  859.                     *Cmd: "!R!spsz3;exit;<1B>&l8c1E<1B>*p0x0Y<1B>*c0t5986x2820Y"
  860.                 }
  861.             }
  862.         }
  863.     }
  864.     *Option: CUSTOMSIZE
  865.     {
  866.         *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  867.         *MinSize: PAIR(1800, 3000)
  868.         *MaxSize: PAIR(7020, 10620)
  869.         *MaxPrintableWidth: 7020
  870.         *MinLeftMargin: 50
  871.         *CenterPrintable?: FALSE
  872.         *PageProtectMem: 1692
  873.         *switch: Orientation
  874.         {
  875.             *case: PORTRAIT
  876.             {
  877.                 *Command: CmdSelect
  878.                 {
  879.                     *Order: DOC_SETUP.10
  880.                     *Cmd: "!R!spsz12;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"F<1B>*p0x0Y<1B>*p0x0"
  881. + "Y<1B>*c0t" %d{(((PhysPaperWidth - 299) * 6) / 5) }"x" %d{(((PhysPaperLength - 300) * 6) / 5) }
  882. + "Y"
  883.                 }
  884.             }
  885.             *case: LANDSCAPE_CC90
  886.             {
  887.                 *Command: CmdSelect
  888.                 {
  889.                     *Order: DOC_SETUP.10
  890.                     *Cmd: "!R!spsz12;exit;<1B>&l4d1e" %d{(PhysPaperLength / 150) - 1}"f" %d{(((PhysPaperLength - 10200) * 6) / 5) }
  891. + "Z<1B>*p0x0Y<1B>*c0t" %d{(((PhysPaperLength - 300) * 6) / 5) }"x" %d{(((PhysPaperWidth - 300) * 6) / 5) }
  892. + "Y"
  893.                 }
  894.             }
  895.         }
  896.     }
  897. }
  898. *InvalidCombination: LIST(InputBin.Option2, PaperSize.TABLOID)
  899. *InvalidCombination: LIST(InputBin.Option2, PaperSize.A3)
  900. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option8)
  901. *InvalidCombination: LIST(InputBin.Option2, PaperSize.B4)
  902. *InvalidCombination: LIST(InputBin.Option2, PaperSize.Option11)
  903. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_10)
  904. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_MONARCH)
  905. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_C5)
  906. *InvalidCombination: LIST(InputBin.Option2, PaperSize.ENV_DL)
  907. *InvalidCombination: LIST(InputBin.Option2, PaperSize.CUSTOMSIZE)
  908. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option8)
  909. *InvalidCombination: LIST(InputBin.Option3, PaperSize.Option11)
  910. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_10)
  911. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_MONARCH)
  912. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_C5)
  913. *InvalidCombination: LIST(InputBin.Option3, PaperSize.ENV_DL)
  914. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option8)
  915. *InvalidCombination: LIST(InputBin.Option4, PaperSize.Option11)
  916. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_10)
  917. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_MONARCH)
  918. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_C5)
  919. *InvalidCombination: LIST(InputBin.Option4, PaperSize.ENV_DL)
  920. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LETTER)
  921. *InvalidCombination: LIST(InputBin.Option6, PaperSize.LEGAL)
  922. *InvalidCombination: LIST(InputBin.Option6, PaperSize.TABLOID)
  923. *InvalidCombination: LIST(InputBin.Option6, PaperSize.EXECUTIVE)
  924. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A3)
  925. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A4)
  926. *InvalidCombination: LIST(InputBin.Option6, PaperSize.A5)
  927. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option8)
  928. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B4)
  929. *InvalidCombination: LIST(InputBin.Option6, PaperSize.B5)
  930. *InvalidCombination: LIST(InputBin.Option6, PaperSize.Option11)
  931. *InvalidCombination: LIST(InputBin.Option6, PaperSize.CUSTOMSIZE)
  932. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LETTER)
  933. *InvalidCombination: LIST(InputBin.Option7, PaperSize.LEGAL)
  934. *InvalidCombination: LIST(InputBin.Option7, PaperSize.TABLOID)
  935. *InvalidCombination: LIST(InputBin.Option7, PaperSize.EXECUTIVE)
  936. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A3)
  937. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A4)
  938. *InvalidCombination: LIST(InputBin.Option7, PaperSize.A5)
  939. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B4)
  940. *InvalidCombination: LIST(InputBin.Option7, PaperSize.B5)
  941. *InvalidCombination: LIST(InputBin.Option7, PaperSize.CUSTOMSIZE)
  942. *InvalidCombination: LIST(InputBin.Option8, PaperSize.LEGAL)
  943. *InvalidCombination: LIST(InputBin.Option8, PaperSize.TABLOID)
  944. *InvalidCombination: LIST(InputBin.Option8, PaperSize.A3)
  945. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option8)
  946. *InvalidCombination: LIST(InputBin.Option8, PaperSize.B4)
  947. *InvalidCombination: LIST(InputBin.Option8, PaperSize.Option11)
  948. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_10)
  949. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_MONARCH)
  950. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_C5)
  951. *InvalidCombination: LIST(InputBin.Option8, PaperSize.ENV_DL)
  952. *InvalidCombination: LIST(InputBin.Option8, PaperSize.CUSTOMSIZE)
  953. *Feature: EcoPrint
  954. {
  955.     *rcNameID: 326
  956.     *DefaultOption: Option1
  957.     *Option: Option1
  958.     {
  959.         *rcNameID: 260
  960.         *Command: CmdSelect
  961.         {
  962.             *Order: DOC_SETUP.1
  963.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=OFF<0D0A>"
  964.         }
  965.     }
  966.     *Option: Option2
  967.     {
  968.         *rcNameID: 261
  969.         *Command: CmdSelect
  970.         {
  971.             *Order: DOC_SETUP.1
  972.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=LIGHT<0D0A>"
  973.         }
  974.     }
  975.     *Option: Option3
  976.     {
  977.         *rcNameID: 262
  978.         *Command: CmdSelect
  979.         {
  980.             *Order: DOC_SETUP.1
  981.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=MEDIUM<0D0A>"
  982.         }
  983.     }
  984.     *Option: Option4
  985.     {
  986.         *rcNameID: 263
  987.         *Command: CmdSelect
  988.         {
  989.             *Order: DOC_SETUP.1
  990.             *Cmd: "!R!SEM6;EXIT;<1B>%%-12345X@PJL<0D0A>@PJL SET ECONOMODE=DARK<0D0A>"
  991.         }
  992.     }
  993. }
  994. *Feature: PrintQuality
  995. {
  996.     *rcNameID: =TEXT_QUALITY_DISPLAY
  997.     *DefaultOption: Option3
  998.     *Option: Option1
  999.     {
  1000.         *rcNameID: 301
  1001.         *Command: CmdSelect
  1002.         {
  1003.             *Order: DOC_SETUP.4
  1004.             *Cmd: "!R!sir0;exit;"
  1005.         }
  1006.     }
  1007.     *Option: Option2
  1008.     {
  1009.         *rcNameID: 302
  1010.         *Command: CmdSelect
  1011.         {
  1012.             *Order: DOC_SETUP.4
  1013.             *Cmd: "!R!sir1;exit;"
  1014.         }
  1015.     }
  1016.     *Option: Option3
  1017.     {
  1018.         *rcNameID: 303
  1019.         *Command: CmdSelect
  1020.         {
  1021.             *Order: DOC_SETUP.4
  1022.             *Cmd: "!R!sir2;exit;"
  1023.         }
  1024.     }
  1025.     *Option: Option4
  1026.     {
  1027.         *rcNameID: 304
  1028.         *Command: CmdSelect
  1029.         {
  1030.             *Order: DOC_SETUP.4
  1031.             *Cmd: "!R!sir3;exit;"
  1032.         }
  1033.     }
  1034. }
  1035. *Feature: OutputBin
  1036. {
  1037.     *rcNameID: =OUTPUTBIN_DISPLAY
  1038.     *DefaultOption: Option1
  1039.     *Option: Option1
  1040.     {
  1041.         *rcNameID: 280
  1042.     }
  1043.     *Option: Option2
  1044.     {
  1045.         *rcNameID: 281
  1046.         *Command: CmdSelect
  1047.         {
  1048.             *Order: DOC_SETUP.12
  1049.             *Cmd: "<1B>&l1G"
  1050.         }
  1051.     }
  1052.     *Option: Option3
  1053.     {
  1054.         *rcNameID: 282
  1055.         *Command: CmdSelect
  1056.         {
  1057.             *Order: DOC_SETUP.12
  1058.             *Cmd: "<1B>&l2G"
  1059.         }
  1060.     }
  1061. }
  1062. *Feature: Halftone
  1063. {
  1064.     *rcNameID: =HALFTONING_DISPLAY
  1065.     *DefaultOption: HT_PATSIZE_AUTO
  1066.     *Option: HT_PATSIZE_AUTO
  1067.     {
  1068.         *rcNameID: =HT_AUTO_SELECT_DISPLAY
  1069.     }
  1070. *Ifdef: WINNT_50
  1071.     *Option: HT_PATSIZE_SUPERCELL_M
  1072.     {
  1073.         *rcNameID: =HT_SUPERCELL_DISPLAY
  1074.     }
  1075. *Endif:
  1076.     *Option: HT_PATSIZE_6x6_M
  1077.     {
  1078.         *rcNameID: =HT_DITHER6X6_DISPLAY
  1079.     }
  1080.     *Option: HT_PATSIZE_8x8_M
  1081.     {
  1082.         *rcNameID: =HT_DITHER8X8_DISPLAY
  1083.     }
  1084. }
  1085. *Feature: Memory
  1086. {
  1087.     *rcNameID: =PRINTER_MEMORY_DISPLAY
  1088.     *DefaultOption: 3072KB
  1089.  
  1090.         *MemConfigKB: PAIR(3072, 2250)
  1091.  
  1092.         *MemConfigKB: PAIR(4096, 3150)
  1093.  
  1094.         *MemConfigKB: PAIR(5120, 4050)
  1095.  
  1096.         *MemConfigKB: PAIR(6144, 4950)
  1097.  
  1098.         *MemConfigKB: PAIR(7168, 5850)
  1099.  
  1100.         *MemConfigKB: PAIR(8192, 6750)
  1101.  
  1102.         *MemConfigKB: PAIR(10240, 8550)
  1103.  
  1104.         *MemConfigKB: PAIR(11264, 9450)
  1105.  
  1106.         *MemConfigKB: PAIR(12288, 10350)
  1107.  
  1108.         *MemConfigKB: PAIR(14336, 12150)
  1109.  
  1110.         *MemConfigKB: PAIR(18432, 15750)
  1111.  
  1112.         *MemConfigKB: PAIR(19456, 16650)
  1113.  
  1114.         *MemConfigKB: PAIR(20480, 17550)
  1115.  
  1116.         *MemConfigKB: PAIR(22528, 19350)
  1117.  
  1118.         *MemConfigKB: PAIR(28672, 24750)
  1119.  
  1120.         *MemConfigKB: PAIR(34816, 30150)
  1121.  
  1122.         *MemConfigKB: PAIR(36864, 31950)
  1123.  
  1124.         *MemConfigKB: PAIR(38912, 33750)
  1125.  
  1126.         *MemConfigKB: PAIR(43008, 37350)
  1127.  
  1128.         *MemConfigKB: PAIR(51200, 44550)
  1129.  
  1130.         *MemConfigKB: PAIR(67584, 58950)
  1131. }
  1132. *Feature: PageProtect
  1133. {
  1134.     *rcNameID: =PAGE_PROTECTION_DISPLAY
  1135.     *DefaultOption: OFF
  1136.     *Option: ON
  1137.     {
  1138.         *rcNameID: =ON_DISPLAY
  1139.         *Command: CmdSelect
  1140.         {
  1141.             *Order: DOC_SETUP.2
  1142.             *Cmd: "@PJL SET PAGEPROTECT=LETTER<0D0A>"
  1143.         }
  1144.     }
  1145.     *Option: OFF
  1146.     {
  1147.         *rcNameID: =OFF_DISPLAY
  1148.         *Command: CmdSelect
  1149.         {
  1150.             *Order: DOC_SETUP.2
  1151.             *Cmd: "@PJL SET PAGEPROTECT=OFF<0D0A>"
  1152.         }
  1153.     }
  1154. }
  1155. *Command: CmdStartPage
  1156. {
  1157.     *Order: PAGE_SETUP.1
  1158.     *Cmd: "<1B>*b0M<0D>"
  1159. }
  1160. *Command: CmdEndJob
  1161. {
  1162.     *Order: JOB_FINISH.1
  1163.     *Cmd: "<1B>E<1B>%%-12345X!R!res;exit;"
  1164. }
  1165. *Command: CmdCopies
  1166. {
  1167.     *Order: DOC_SETUP.11
  1168.     *Cmd: "<1B>&l" %d[1,9999]{NumOfCopies}"X"
  1169. }
  1170. *RotateCoordinate?: TRUE
  1171. *RotateRaster?: TRUE
  1172. *RotateFont?: TRUE
  1173. *TextCaps: LIST(TC_CR_90,TC_UA_ABLE)
  1174. *MemoryUsage: LIST(FONT)
  1175. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  1176. *BadCursorMoveInGrxMode: LIST(X_PORTRAIT,Y_LANDSCAPE)
  1177. *XMoveThreshold: 0
  1178. *YMoveThreshold: 0
  1179. *XMoveUnit: 600
  1180. *YMoveUnit: 600
  1181. *Command: CmdXMoveAbsolute { *Cmd : "<1B>*p" %d{DestX}"X" }
  1182. *Command: CmdXMoveRelRight { *Cmd : "<1B>*p+" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1183. *Command: CmdXMoveRelLeft { *Cmd : "<1B>*p-" %d[0,4800]{max_repeat(DestXRel )}"X" }
  1184. *Command: CmdYMoveAbsolute { *Cmd : "<1B>*p" %d{DestY}"Y" }
  1185. *Command: CmdYMoveRelDown { *Cmd : "<1B>*p+" %d{DestYRel}"Y" }
  1186. *Command: CmdYMoveRelUp { *Cmd : "<1B>*p-" %d{DestYRel}"Y" }
  1187. *Command: CmdCR { *Cmd : "<0D>" }
  1188. *Command: CmdLF { *Cmd : "<0A>" }
  1189. *Command: CmdFF { *Cmd : "<0C>" }
  1190. *Command: CmdBackSpace { *Cmd : "<08>" }
  1191. *Command: CmdUniDirectionOn { *Cmd : "<00>" }
  1192. *Command: CmdUniDirectionOff { *Cmd : "<00>" }
  1193. *Command: CmdPushCursor { *Cmd : "<1B>&f0S" }
  1194. *Command: CmdPopCursor { *Cmd : "<1B>&f1S" }
  1195. *Command: CmdSetSimpleRotation { *Cmd : "<1B>&a" %d{PrintDirInCCDegrees}"P" }
  1196. *EjectPageWithFF?: TRUE
  1197. *Command: CmdEnableTIFF4 { *Cmd : "<1B>*b2M" }
  1198. *Command: CmdDisableCompression { *Cmd : "<1B>*b0M" }
  1199. *Command: CmdEnableDRC { *Cmd : "<1B>*b3M" }
  1200. *OutputDataFormat: H_BYTE
  1201. *OptimizeLeftBound?: TRUE
  1202. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  1203. *CursorYAfterSendBlockData: AUTO_INCREMENT
  1204. *DefaultFont: 135
  1205. *DefaultCTT: 0
  1206. *CharPosition: BASELINE
  1207. *TTFSEnabled?: TRUE
  1208. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,
  1209. +                   17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,
  1210. +                   33,34,35,36,37,38,39,40,41,42,43,44,45,46,102,103,
  1211. +                   104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,
  1212. +                   120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,
  1213. +                   136,137,138,139,140,141,142,143,144,145,146,147)
  1214. *FontCartridge: FC1
  1215. {
  1216.     *rcCartridgeNameID: 305
  1217.     *Fonts: LIST(47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,
  1218. +                   63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,
  1219. +                   79,80,81,82,83,84)
  1220. }
  1221. *MinFontID: 16534
  1222. *MaxFontID: 32768
  1223. *FontFormat: HPPCL_RES
  1224. *Command: CmdSetFontID { *Cmd : "<1B>*c" %d{NextFontID}"D" }
  1225. *Command: CmdSelectFontID { *Cmd : "<1B>(" %d{CurrentFontID}"X" }
  1226. *Command: CmdSetCharCode { *Cmd : "<1B>*c" %d{NextGlyph}"E" }
  1227. *Command: CmdUnderlineOn { *Cmd : "<1B>&dD" }
  1228. *Command: CmdUnderlineOff { *Cmd : "<1B>&d@" }
  1229. *Command: CmdSelectWhiteBrush { *Cmd : "<1B>*v1o1T" }
  1230. *Command: CmdSelectBlackBrush { *Cmd : "<1B>*v0o0T" }
  1231. *MinGrayFill: 1
  1232. *MaxGrayFill: 100
  1233. *Command: CmdSetRectWidth { *Cmd : "<1B>*c" %d{RectXSize}"A" }
  1234. *Command: CmdSetRectHeight { *Cmd : "<1B>*c" %d{RectYSize}"B" }
  1235. *Command: CmdRectGrayFill { *Cmd : "<1B>*c" %d{GrayPercentage}"g2P" }
  1236. *Command: CmdRectWhiteFill { *Cmd : "<1B>*c1P" }
  1237.